glx-alternative-mesa software package provides allows the selection of MESA as GLX provider, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install glx-alternative-mesa
glx-alternative-mesa is installed in your system.
Make ensure the glx-alternative-mesa package were installed using the commands given below,
$ sudo dpkg-query -l | grep glx-alternative-mesa *
You will get with glx-alternative-mesa package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Libraries |
| Package | glx-alternative-mesa |
| Version | 0.2.2 |
| Description | allows the selection of MESA as GLX provider |
| Sub Section | libs |